Servers::op_operator[] Method [Xbox Live Compute]

Gets the server at the specified index.

Syntax

public:
Server& op_operator[](
         const utility::string_t &index
)  

Parameters

index
Type: utility::string_tĀ 

The index of the server.

Return value

Type: ServerĀ 

The server at the specified index.

Requirements

Header: Declared in MultiplayerSession.h.

Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).

See also

Reference

Servers

Servers Members